const runtime.maxUint 3 uses runtime (current package) string.go#L353: maxUint = ^uint(0) string.go#L354: maxInt = int(maxUint >> 1) string.go#L377: if un > maxUint/10 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)